Skip to content

Conversation

WojciechMazur
Copy link
Contributor

@WojciechMazur WojciechMazur commented Nov 27, 2024

Resolves #22042

@WojciechMazur WojciechMazur added the backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. label Nov 27, 2024
@WojciechMazur WojciechMazur added backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" and removed backport:nominated If we agree to backport this PR, replace this tag with "backport:accepted", otherwise delete it. labels Nov 28, 2024
@WojciechMazur WojciechMazur requested a review from mbovel November 28, 2024 10:35
@WojciechMazur WojciechMazur added this to the 3.6.2 milestone Nov 28, 2024
@WojciechMazur WojciechMazur merged commit 10bb2e6 into scala:main Nov 28, 2024
29 checks passed
@WojciechMazur WojciechMazur deleted the revert/named-tuples-standard branch November 28, 2024 11:30
WojciechMazur added a commit that referenced this pull request Nov 28, 2024
…2048)

Backports #22045 to the 3.6.2.

PR submitted by the release tooling.
WojciechMazur added a commit that referenced this pull request Nov 30, 2024
…#22059)

Because of the change from #22045, the test
`tests/pos/named-tuple-downcast.scala` from #22028 need to be updated
with `import scala.language.experimental.namedTuples`.

Fix #22058
WojciechMazur added a commit that referenced this pull request Dec 9, 2024
…2174)

Backports #22045 to the 3.6.3.

PR submitted by the release tooling.

---------

Co-authored-by: Kacper Korban <[email protected]>
Co-authored-by: Piotr Chabelski <[email protected]>
@WojciechMazur WojciechMazur added backport:done This PR was successfully backported. and removed backport:accepted This PR needs to be backported, once it's been backported replace this tag by "backport:done" labels Dec 30, 2024
odersky added a commit that referenced this pull request Mar 10, 2025
We make the Named Tuples again a standard feature, after they were
delayed before 3.6 release #22045

Includes fixes to make deprecated syntax warnings and its migration
still work - in many cases `untpd.Tuple` has become `untpd.Parens`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:done This PR was successfully backported.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Named Tuples experimental feature again
4 participants